Skip to main content

DateCell

DataGrid cell for displaying a date field value.
<DateCell header="Created at" field="createdAt" />
DateCellProps
DateCellProps
Intersection of
DataGridColumnPublicProps
DataGridColumnPublicProps
Intersection of
DataGridHeaderCellPublicProps
DataGridHeaderCellPublicProps
ascOrderIcon
React.ReactNode
descOrderIcon
React.ReactNode
header
React.ReactNode
headerJustification
Justification
shrunk
boolean
DataGridCellPublicProps
DataGridCellPublicProps
canBeHidden
boolean
hidden
boolean
justification
Justification
shrunk
boolean
DataGridColumnPublicProps
children
React.ReactNode
columnKey
string
DateFieldViewProps
DateFieldViewProps
Intersection of
DateFieldViewProps
field*
SugaredFieldProps["field"]
Union of
DateFieldViewProps
format
| (date: Date) => React.ReactNode| Intl.DateTimeFormatOptions
locale
never
DateFieldViewProps
format
Intl.DateTimeFormatOptions
locale*
| string| string[]
FieldFallbackViewPublicProps
FieldFallbackViewPublicProps
Partial
FieldFallbackViewProps
FieldFallbackViewProps
fallback
React.ReactNode
fallbackStyle
| undefined| FieldFallbackViewStyle
DateCellProps
disableOrder
boolean
initialOrder
DataGridOrderDirection